The install steps apply only to the files for NLq LITE. Don't expect them to work on the
full fledged zip with source.

1] unzip the contents of the "NLqLITE_v8.7e.zip" into a directory named /nlq in
   your /quake directory, keeping the directory structure in the zipfile intact.

2] make sure the THREE ".mdl" files are in a directory /progs of the /nlq directory.
   (this is needed if you want to run TURF or 4WAY CTF)

3] make sure the TWENTY ".wav" file is in a directory /sound of the /nlq directory
   (this is needed if you want to run TURF or ARENA)

! Make sure there is a qwprogs.dat the size of about 900000 bytes in the /nlq
! directory. If it's not there, you screwed up in unzipping it from the zipfile

5a] rename one of the following files to "server.cfg" in the /nlq directory, when
   it suits your needs;

	File			"I want a..."
	
	server_dm.cfg		DM only competition mod
	server_ctf.cfg		CTF only competition mod
	server_turf.cfg		TURF only competition mod
	server_4way.cfg		4WAY CTF only competition mod
	server_arena.cfg	Team Arena only competition mod

	server_dmctf.cfg	Competition mod that supports DM and CTF.

	server_all.cfg		Competition mod that supports DM, CTF, TURF, 4WAY CTF
				and ARENA.

5b] for CTF, TURF and 4WAY CTF you have to install both ThreeWAVE CTF 4.21 packs in the /nlq
    directory. You must _not_ I repeat _must not_ change the existing id maps for ctf.
    NLq will take care of that. If you haven't installed the ThreeWAVE CTF packs, now would
    be the time to do that

6] open the "server.cfg" file

7] in the server.cfg file, edit the second line to whatever you want to call your server

8] close and save the server.cfg

9a] open the "admin.cfg" file

9b] change the second line, and add more if required. Read the instructions in
    the file (the // lines)

9c] close and save the admin.cfg file

! Now, if you've set up a DM/CTF or a competition mod that supports all game modes, it
! starts in _DM mode_
! Issuing a "rcon map ctf1" or a "map ctf1" on the server console when the mod is in DM
! mode will cause errors; switch maps using the admincode inside the game, and NLq will
! take care of all the details

10a] i take it you've installed the QuakeWorld Server, if not, now would be the time to
     do that

10b] now type the following command line on a prompt in the /quake directory;

     qwsv +gamedir nlq

11] if you followed instructions, it's working: you'd see a couple of "!!!"'s fly over
    the server console. This is just the mod's way of telling you haven't set a couple of
    options and sets it to their default values. None of those is critical

    You should have an operating NLq competition server right now.
